Severity: Warning
Message: A non-numeric value encountered
Filename: controllers/Ajax.php
Line Number: 337
Backtrace:
File: /home/edatabook/public_html/application/controllers/Ajax.php
Line: 337
Function: _error_handler
File: /home/edatabook/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/edatabook/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 565
Backtrace:
File: /home/edatabook/public_html/application/models/Search_filte_model.php
Line: 147
Function: get
File: /home/edatabook/public_html/application/controllers/Ajax.php
Line: 340
Function: fetch_data
File: /home/edatabook/public_html/index.php
Line: 315
Function: require_once
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-100, 100' at line 5
SELECT * FROM `notice_board` WHERE `board_status` = 'Active' ORDER BY `board_id` DESC LIMIT -100, 100
Filename: models/Search_filte_model.php
Line Number: 147